
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b4k -si4k -Suw -L -w100 test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing write test
		block size: 4096
		using interlocked sequential I/O (stride: 4096)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.01s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  27.13%|   1.80%|   25.33%|  72.85%
   1|  17.16%|   1.67%|   15.49%|  82.82%
-------------------------------------------
avg.|  22.14%|   1.73%|   20.41%|  77.84%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      1617215488 |       394828 |      25.70 |    6579.23 |    0.150 |     0.339 | test.dat (10240MB)
     1 |      1581547520 |       386120 |      25.13 |    6434.13 |    0.153 |     0.349 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        3198763008 |       780948 |      50.83 |   13013.36 |    0.151 |     0.344

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      1617215488 |       394828 |      25.70 |    6579.23 |    0.150 |     0.339 | test.dat (10240MB)
     1 |      1581547520 |       386120 |      25.13 |    6434.13 |    0.153 |     0.349 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        3198763008 |       780948 |      50.83 |   13013.36 |    0.151 |     0.344


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |        N/A |      0.082 |      0.082
   25th |        N/A |      0.129 |      0.129
   50th |        N/A |      0.133 |      0.133
   75th |        N/A |      0.147 |      0.147
   90th |        N/A |      0.171 |      0.171
   95th |        N/A |      0.192 |      0.192
   99th |        N/A |      0.331 |      0.331
3-nines |        N/A |      1.339 |      1.339
4-nines |        N/A |     13.067 |     13.067
5-nines |        N/A |     53.868 |     53.868
6-nines |        N/A |     96.799 |     96.799
7-nines |        N/A |     96.799 |     96.799
8-nines |        N/A |     96.799 |     96.799
9-nines |        N/A |     96.799 |     96.799
    max |        N/A |     96.799 |     96.799
